Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 648242b99fdf836648a7aed21ce3f261c3ba3e4e


Parents : 8ad19cf
Author : donuts-are-good <96031819+donuts-are-good@users.noreply.github.com>
Signature : Signature validation error
Date : 2024-07-03T11:47:55-05:00
Committer : GitHub <noreply@github.com>
Date : 2024-07-03T11:47:55-05:00

Fix: Grammar, it's -> its

Changes

1 files changed, 1 insertions(+), 1 deletions(-)


Diff

diff --git a/nomadnet/ui/textui/Conversations.py b/nomadnet/ui/textui/Conversations.py
index 3b7c538..9a5405d 100644
--- a/nomadnet/ui/textui/Conversations.py
+++ b/nomadnet/ui/textui/Conversations.py
@@ -1056,7 +1056,7 @@ class ConversationWidget(urwid.WidgetWrap):
else:
warning = urwid.AttrMap(
urwid.Padding(urwid.Text(
- "\n"+g["info"]+"\n\nYou cannot currently message this peer, since it's identity keys are not known. "
+ "\n"+g["info"]+"\n\nYou cannot currently message this peer, since its identity keys are not known. "
"The keys have been requested from the network and should arrive shortly, if available. "
"Close this conversation and reopen it to try again.\n\n"
"To query the network manually, select this conversation in the conversation list, "


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────